body {
	overflow-x: hidden;
}
body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
ol, ul, li {
	list-style: none;
}
a {
	color: #454343;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
.head_bg {
	width: 1260px;
	height: 230px;
	background-color: #FFFFFF;
	margin: 0 auto;
}
.head_bgs {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	background: url(//www.hebzx.gov.cn/images/head_bg.png) no-repeat;
	background-position: top right;
}
.logo {
	float: left;
	height: 100%;
}
.logo img {
	vertical-align: middle;
	margin-left: 30px;
	margin-top: 40px;
}
.search {
	width: 240px;
	height: 150px;
	float: right;
	margin-top: 50px;
	margin-right: 30px;
	text-align: center;
}
.search_top {
	background-color: #4E90CD;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #FFF;
	margin-bottom: 40px;
}
.searchform {
	position: relative;
}
.searchform input, button {
	border: none;
	outline: none;
}
.searchform input {
	width: 228px;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
	font-size: 16px;
	border: 1px solid #4E90CD;
}
.searchform button {
	height: 25px;
	width: 25px;
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 10px;
	background: url(../images/search.jpg) no-repeat;
}
.search_bottom {
	color: #fff;
	font-size: 16px;
	margin-top: 10px;
	text-align: right;
}
/*菜单开始*/
.nav_bg {
	width: 1260px;
	background-color: #FFFFFF;
	margin: 0 auto;
}
.nav {
	width: 1200px;
	background-color: #4E90CD;
	margin: 0 auto;
	position: relative;
}
.nav_ul {
	width: 100%;
	height: 50px;
	white-space: nowrap;
}
.nav_ul>li {
	line-height: 50px;
	font-size: 21px;
	z-index: 1000;
	zoom: 1;
	float: left;
	font-weight: bold;
}
.nav_ul>li>a {
	display: block;
	text-align: center;
	color: #FFF;
	padding: 0 15.9px;
	height: 100%;
}
.nav_ul>li>a:hover {
	text-decoration: none;
}
.drop {
	z-index: 1000;
	width: 100%;
	height: 135px;
	padding-bottom: 20px;
	background: #f3f3f3;
	position: absolute;
	top: 50px;
	left: 0px;
	opacity: 0.9;
	padding-top: 10px;
	display: none;
}
.drop p {
	/* height: 30px; */
	line-height: 30px;
	font-family: "微软雅黑";
	font-weight: normal;
	font-size: 17px;
	color: #015293;
}
.drop a {
	color: #015293;
	display: inline-block;
	margin: 0 18px;
}
.drop_icon {
	width: 13px;
	height: 7px;
	background: url(../images/drop_icon.png) no-repeat;
	position: absolute;
	top: 0px;
}
/*底部*/
.bottom_bg {
	width: 1260px;
	background-color: #FFFFFF;
	margin: 0 auto;
}
.bottom {
	width: 1200px;
	margin: 0 auto;
	height: 320px;
}
.yqlj {
	height: 100px;
	margin-bottom: 30px;
	background: #f5f5f5;
}
.yqlj .list {
	width: 100%;
	height: 50px;
	position: relative;
	z-index: 1;
	margin-top: 25px;
	float: left;
}
.yqlj .list li {
	width: 168px;
	height: 100%;
	background: #4E90CD;
	margin-right: 4px;
	float: left;
	list-style: none;
}
.yqlj .list li.last {
	margin-right: 0;
}
.yqlj .list li p {
	font-size: 19px;
	font-weight: bold;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 40px;
	color: #FFF;
	position: relative;
	margin-top: 5px;
}
.yqlj .list li p span {
	display: inline-block;
	width: 15px;
	height: 10px;
	background: url(../images/top.png) no-repeat;
	position: absolute;
	top: 16px;
*top:10px;
	right: 25px;
}
.yqlj .list li p span.on {
	background: url(../images/bottom.png) no-repeat;
}
.yqlj .list li .bor {
	width: 1200px;
	position: absolute;
	bottom: 50px;
	left: 0;
	background: #4E90CD;
	z-index: -1;
}
.yqlj .list li .list_top {
	padding: 0 10px;
	color: #fff;
	height: 0;
	line-height: 30px;
	overflow: auto;
}
.yqlj .list li .list_top a {
	display: inline-block;
	height: 30px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	padding: 0 12px;
}
.yqlj .list li .list_top a:hover {
	background: #004379;
	text-decoration: none;
}
/*公用*/
.div1200 {
	margin-bottom: 40px;
	overflow: hidden;
	zoom: 1;
}
.black04 {
	color: #b5b6b8;
}
.black {
	color: #454343;
}
.f14 {
	font-size: 14px;
}
.f18 {
	font-size: 18px;
}
.f28 {
	font-size: 28px;
}
.f22 {
	font-size: 22px;
}
.b {
	font-weight: bold;
}
.right {
	width: 610px;
	float: right;
}
.columnlist {
	width: 370px;
	float: left;
}
.list_tl {
	width: 100%;
	line-height: 50px;
	height: 49px;
	padding: 0px;
	position: relative;
	border-bottom: 2px solid #dcdddf;
}
/*.list_tl ul {padding-left: 10px;}*/
.list_tl ul li {
	float: left;
	width: 143px;
	height: 50px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	cursor: pointer;
}
.list_tl ul li.on {
	background: url(//www.hebzx.gov.cn/images/columnIcon.png) no-repeat;
	color: #FFF;
}
/*.list_tl ul li.tl{ font-size:24px;font-weight:bold;color:#015293}*/
.bd_tl {
	border-bottom: 1px solid #dcdcdc;
	/*overflow:hidden;*/
	height: 50px;
	margin: 0 10px;
}
.bd_tl ul li {
	float: left;
	width: 170px;
	height: 50px;
	text-align: center;
	color: #6c6b6b;
}
.bd_tl ul li a {
	display: block;
	border-right: 1px solid #DCDDDF;
	margin-top: 15px;
}
.bd_tl ul li.on {
	color: red;
	background: url(//www.hebzx.gov.cn/images/title_bg.png) no-repeat;
	background-position: bottom;
}
.bd_tl ul li.on a {
	color: red;
	text-decoration: none;
}
.list_bd {
	margin-top: 20px;
}
.list_bd ul {
	zoom: 1;
	line-height: 39px;
	margin: 0 10px;
	display: none;
}
.list_bd ul.active {
	display: block;
}
.list_bd ul li {
	font-family: "微软雅黑";
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list_bd ul li span {
	color: #a9a8a8;
}
.list_bd ul li a {
	color: #454343;
}
.list_bd ul li a:hover {
	color: #EE1D23;
}
.more {
	/*width: 100px;*/
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
/*图片板块*/
.list_bd_tp {
	margin-top: 30px;
}
.list_bd_tp ul li {
	float: left;
	width: 175px;
	background-color: #e9f5ff;
	margin-bottom: 15px;
}
.list_bd_tp .pic {
	width: 175px;
	height: 120px;
	position: relative;
}
.list_bd_tp .pic .tj {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	background-color: #4b9ee0;
	color: #FFF;
	padding: 2px;
	font-size: 15px;
}
.list_bd_tp .pic .sp {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 40px;
	height: 30px;
	background: url(../images/bf_bg.png) no-repeat;
}
.list_bd_tp .tl {
	margin: 10px;
	display: block;
}
/*主体*/
.centent_bg {
	width: 1260px;
	background-color: #FFF;
	margin: 0 auto;
}
.centent {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
/*头条*/
.toutiao {
	background-color: #E7F1FA;
	position: relative;
	margin-top: 20px;
}
.toutiao .more {
	position: absolute;
	right: 0;
	bottom: 15px;
}
.toutiao .more a {
	color: #015293;
}
.toutiao ul {
	margin: 20px 0 10px 0;
	text-align: center;
}
.toutiao ul li {
	margin: 0px auto;
	padding: 0px 10px;
	width: auto;
	height: 30px;
	line-height: 30px;
	font-family: "微软雅黑", "宋体";
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	display: inline;
}
.toutiao ul li a {
	text-decoration: none;
	color: #2E2E2E;
}
.toutiao ul li a:hover {
	text-decoration: underline;
}
.toutiao ul li.bt28 {
	margin: 10px auto;
	height: 48px;
	line-height: 48px;
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	display: block;
}
.newslist .news_bd ul {
	margin-top: 20px;
}
.newslist .news_bd ul li {
	font-family: "微软雅黑";
	overflow: hidden;
	line-height: 30px;
}
.newslist .news_bd ul li a {
	color: #015293;
	font-size: 18px;
}
.newslist .news_bd ul li span {
	float: left;
	display: block;
	color: #a9a8a8;
	font-size: 16px;
}
.newslist .news_bd ul li div {
	float: left;
	width: 500px;
	height: 50px;
	margin-left: 10px;
}
/*新闻-轮播图*/
.newspic {
	width: 625px;
	float: left;
}
.newslist {
	float: right;
	width: 525px
}
.newslist .list_tl .more {
	float: right;
	margin-top: 0px;
}
/*要闻*/ 
.newslist {
	float: right;
	width: 535px
}
.newslist .list_tl {
	border-bottom: 2px solid #4e90cd;
	background: #f5f5f5;
	line-height: 45px;
	height: 41px;
}
.newslist .list_tl ul li {
	height: 42px;
	width: 113px;
	font-size: 21px;
}
.newslist .list_tl ul li.on {
	background: url(../images/yaowenIcon.png) no-repeat;
	color: #FFF;
	font-weight: bold;
	font-size: 21px;
}
.yw_toutiao {
	padding-bottom: 10px;
	border-bottom: 1px #919191 dashed;
}
.yw_toutiao .title {
	text-align: center;
	font-weight: bold;
	overflow: hidden;
	font-size: 20px;
	color: #ff0000;
}
.yw_toutiao p {
	display: block;
	white-space: initial;
	text-indent: 2em;
	line-height: 24px;
	font-weight: 600;
	font-size: 15px;
	color: #919191;
}
.yw_toutiao p a {
	color: #ff0000;
}
.newslist .list_bd ul li {
	line-height: 50px;
}
.newslist .list_bd {
	margin-top: 10px;
}
/*提请关注*/
.tqgz {
	height: 30px;
	border: 1px solid #4E90CD;
	line-height: 30px;
}
.tqgz .left {
	width: 200px;
	height: 100%;
	background-color: #4E90CD;
	float: left;
	text-align: center;
	color: #fff;
	font-weight: 600;
}
.tqgz .right {
	width: 980px;
	height: 100%;
	float: right;
	margin-right: 10px;
}
.tqgz_list {
	overflow: hidden;
	width: 100%;
	height: 25px;
	position: relative;
	/*float:left;*/
	left: 0;
}
.tqgz_list ul {
	position: absolute;
	left: 0;
	margin: 0;
}
.tqgz_list ul li {
	float: left;
	padding: 0 15px;
	overflow: hidden;/*width: 220px;*/
}
.tqgz_list ul li a {
	color: #2E2E2E;
}
/*宣传图*/
.xct_l {
	float: left;
}
.xct_l ul li {
	float: left;
	margin-right: 20px;
	height: 100%;
}
.xctu ul li a {
	margin-left: 15px;
	float: left;
}
.xct_r {
	float: right;
}
.xct_r ul {
	width: 288px;
	height: 100%;
}
.xct_r ul li {
	width: 142px;
	height: 71px;
	float: left;
	line-height: 71px;
	text-align: center;
}
.xct_r ul li a {
	color: #fff;
	font-weight: bold;
	font-size: 21px;
	font-family: "微软雅黑";
}
.xct_r ul li.cur {
	background: #3A83C8;
}
.xct_r ul li.cur_1 {
	background: #6FACE3;
}
/*委员建言*/
.wy {
	background-color: #e9f5ff
}
.wy .list_tl {
	background-color: transparent;
	border-bottom: 2px solid #6d9ec5;
}
/*主体最下栏目*/
.llzx .left {
	float: left;
	overflow: hidden;
}
.llzx .left .list_tl {
	background-color: #e9f5ff
}
.llzx .right {
	width: 785px;
}
/*乡音杂志*/
.xyzz {
	width: 370px;
	border: 2px solid #cccccc;
	overflow: hidden;
}
.xyzz .name {
	height: 246px;
	width: 44px;
	float: left;
	background: url(../images/gundongLeft.png) no-repeat;
	font-size: 26px;
	color: #FFF;
	text-align: center;
	padding: 35px 0;
	box-sizing: border-box;
}
.xy_right {
	float: right;
	padding: 28px 13px;
	width: 320px;
	box-sizing: border-box;
}
.zongzhi {
	width: 120px;
	float: right;
	/* padding: 10px; */
	margin-left: 20px;
}
.zongzhi .tl {
	font-weight: bold;
	font-size: 18px;
}
.zongzhi p {
	margin-top: 10px;
	line-height: 30px;
}
/*政协文艺长廊*/
.zxwycl .name {
	height: 246px;
	width: 44px;
	float: left;
	background: url(../images/gundongLeft.png) no-repeat;
	font-size: 26px;
	color: #FFF;
	text-align: center;
	padding: 15px 0;
	box-sizing: border-box;
}
.zxwycl .bd_pic_list .list li img {
	width: 190px;
	height: 190px;
}
.zxwycl .scroll_horizontal {
	width: 730px;
	float: right;
	padding: 28px 0;
}
.zxwycl .scroll_horizontal .list li {
	width: 190px;
	padding: 0 10px;
}
.zxwycl .scroll_horizontal .boxcxscroll {
	width: 630px;
}
/*浮动块*/
.divFloat {
	position: fixed;
	top: 280px;
	right: 10px;
}
.divFloat ul li {
	border: 1px solid #DCDDDF;
	cursor: pointer;
}
.divFloat ul li img {
	display: block;
}
.divFloat .ewm_box {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(204, 204, 204);
	background: rgb(255, 255, 255);
	position: absolute;

	padding: 10px;
	left: -182px;
	top: 75px;
	display: none;
}
/*一般概览页*/
.main {
	width: calc(100% - 60px);
	margin: 0 auto;
}
.m_top {
	height: 40px;
	line-height: 40px;
	margin-left: 20px;
	font-size: 15px;
}
.m_list {
	width: 780px;
	float: left;
}
.boder {
	height: 2px;
	background-color: #015293;
}
.m_list>ul {
	list-style-type: none;
	padding: 0px;
	margin: 20px;
	display: none;
}
.m_list>ul.active {
	display: block;
}
.m_list>ul li {
	height: 54px;
	line-height: 54px;
	background: url(../images/list_d.jpg) 0px 50% no-repeat;
	padding-left: 15px;
}
.m_list>ul li a {
	color: rgb(0,0,0);
	float: left;
}
.m_list>ul li a:hover {
}
.m_list>ul li span {
	float: right;
	color: #015293;
	font-size: 16px;
}
.ct_page {
	text-align: center;
	font-size: 14px;
	height: 30px;
	margin: 20px 30px;
	color: #000;
}
.m_tab {
	height: 40px;
	border-bottom: 1px solid #015293;
	line-height: 40px;
	margin-top: 10px;
}
.m_tab ul li {
	float: left;
	font-size: 24px;
	font-weight: bold;
	margin: 0 10px;
}
.m_tab ul li:hover {
	background: url(../images/title_bg_b.png) no-repeat;
	background-position: bottom;
}
.m_tab ul li:hover a {
	color: #015293;
}
.m_tab ul li.on {
	background: url(../images/title_bg_b.png) no-repeat;
	background-position: bottom;
}
.m_tab ul li.on a {
	color: #015293;
}
.m_tab ul li a {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #BDD6EA;
}
.m_gk {
	padding: 30px;
	background-color: #E9F6FF;
	margin: 20px 0;
}
.m_gk h1 {
	font-size: 21px;
	color: #015293;
	font-weight: bold;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}
.m_gk p {
	line-height: 40px;
	text-indent: 2em;
}
.m_rt {
	width: 300px;
	float: right;
}
.pic_column {
	border-top: 2px solid #015293;
	overflow: hidden;
	margin-bottom: 20px;
}
.pic_column .cn_hd {
	height: 43px;
	line-height: 43px;
	font-weight: normal;
	border-bottom: 0;
	margin: 0;
	padding: 0;
	background: transparent;
	padding: 0 5px;
}
.pic_column .cn_hd .cn_title {
	height: 43px;
	font-size: 18px;
	margin: 0;
}
.pic_column .cn_bd {
}
.pic_column .cn_bd ul li {
	float: left;
	width: 140px;
	background-color: #E8E8E8;
	margin: 0 5px;
	margin-bottom: 20px;
}
.pic_column .cn_bd .pic {
	width: 140px;
	height: 80px;
}
.pic_column .cn_bd .tl {
	margin: 5px;
	display: block;
	color: #015293;
	font-size: 16px;
	height: 42px;
	overflow: hidden;
}
/*稿件页*/
.m_ct {
	/*width:1100px;*/
	margin: 0 auto;
}
.m_ct .title {
	line-height: 34px;
	text-align: center;
	font-size: 24px;
	color: #015293;
	font-family: 'Microsoft Yahei';
	margin: 26px 0;
	font-weight: bold;
}
.infobox {
	line-height: 25px;
	font-size: 16px;
	margin-bottom: 50px;
	overflow: hidden;
}
.infobox .info {
	float: left;
}
.infobox .info .date {
	margin-left: 100px;
}
.infobox .info .ly {
	margin-left: 100px;
}
.infobox .fenxiang {
	margin-left: 100px;
	float: left;
	min-width: 120px;
}
.infobox .fenxiang a {
	margin: 0 6px;
}
.infobox .font {
	float: right;
	margin-right: 100px;
}
.infobox .font a {
	font-size: 14px;
	font-family: 'Arial';
	color: #fff;
	display: inline-block;
	color: #fff;
	width: 24px;
	height: 24px;
	background-color: #B5B5B5;
	text-align: center;
	line-height: 24px;
	margin-right: 10px;
}
.infobox .font a:hover {
	background-color: #1E63B0;
	text-decoration: none;
}
.m_ct_txt p {
	margin: 0 10px;
}
.m_ct_txt p {
	line-height: 30px;
	font-weight: normal;
	color: rgb(0, 0, 0);
	margin-top: 1em;
	margin-bottom: 1em;
}
.m_ct_bottom {
	line-height: 25px;
	font-size: 16px;
	margin: 30px 0;
	overflow: hidden;
}
.m_ct_bottom .zrbj {
	float: right;
	min-width: 200px;
	margin-right: 10px;
}
/*政协领导*/
.zx_lingdao {
	text-align: center;
}
.zx_lingdao .txt {
	color: rgb(1, 82, 147);
	font-size: 25px;
	line-height: 43px;
	font-weight: bold;
	margin-bottom: 23px;
}
.zx_lingdao .title {
	color: #015293;
	font-size: 21px;
	line-height: 39px;
	font-weight: bold;
	margin-bottom: 21px;
}
.zx_lingdao .title span {
	border-bottom: 1px solid #cc0000;
	height: 39px;
	display: inline-block;
}
.zx_lingdao ul li {
	width: 150px;
	margin: 0;
	padding: 0;
	margin-bottom: 28px;
	display: inline-block;
	zoom: 1;
}
.zx_lingdao ul li .img {
	margin: 0 auto;
	width: 112px;
}
.zx_lingdao ul li .text {
	margin-top: 10px;
	height: 35px;
	overflow: hidden;
	color: #0e0e0e;
	font-size: 19px;
	line-height: 35px;
}
.zx_lingdao ul li .text a {
	color: #0e0e0e;
	text-decoration: none;
}
.zx_lingdao ul li .text a:hover {
	color: #ba2636;
	text-decoration: none;
}
.zx_lingdao .main ul li {
	width: 146px;
}
.zx_lingdao .main ul li .img {
	width: 146px;
}
.picBox {
	position: relative;
	width: 165px;
}
.picBox img {
	width: 165px;
	height: 200px;
	display: block;
}
.picBox .tj {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	background-color: #4b9ee0;
	color: #FFF;
	padding: 2px;
	font-size: 15px;
}
.picBox .sp {
	position: absolute;
	left: 145px;
	top: 60px;
	display: block;
	width: 64px;
	height: 64px;
	background: url(../images/start.png) no-repeat;
}
.picBox .bfq {
	position: absolute;
	top: 185px;
	display: block;
	width: 350px;
	height: 15px;
	background: url(//www.hebzx.gov.cn/images/bfq.jpg) no-repeat;
}
.picBox .tl {
	margin: 10px;
	display: block;
	height: 42px;
}
.picBox .tl_bg {
	height: 30px;
	line-height: 30px;
	position: absolute;
	bottom: 0;
	background: url(../images/blakbg.png);
	text-align: center;
	color: #fff;
	font-size: 14px;
	width: 100%;
}
/*图片新闻*/
.ul_tl {
	position: relative;
}
.ul_tl ul {
	width: 1130px;
	height: 50px;
	/* margin: 0 auto; */
	margin-bottom: -5px;
	margin-left: -15px;
	margin-top: 10px;
}
.ul_tl ul li {
	float: left;
	height: 27px;
	line-height: 27px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
	border-right: 3px solid #050505;
}
.ul_tl ul li.on a {
	background: url(../images/columnIcon.png) no-repeat, url(../images/tupianIcon.png) no-repeat bottom;
	background-position: top left, 50% 55px;
	color: #FFF;
}
.ul_tl li a {
	width: 143px;
	height: 65px;
	line-height: 50px;
	margin: 0 15px;
	display: block;
	margin-top: -10px;
}
.ul_tl .more {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	position: absolute;
	right: 0;
	bottom: 10px;
}
.bd_pic_list {
	border: 2px solid #cccccc;
	background-color: #fff;
	overflow: hidden;
}
.ztzlname {
	width: 48px;
	height: 112px;
	padding: 3px;
	float: left;
}
/*.ztzlnr {
    overflow: hidden;
}*/
.scroll_horizontal {
	position: relative;
	width: 1140px;
	margin: 0 auto;
	background: none;
	padding: 18px 0;
	display: none;
}
.scroll_horizontal.active {
	display: block;
}
.scroll_horizontal .boxcxscroll {
	overflow: hidden;
	position: relative;
	width: 1040px;
	margin: 0 auto;
	padding: 0px;
}
.scroll_horizontal .list {
	overflow: hidden;
	width: 99999px;
	background: none;
}
.scroll_horizontal .list li {
	float: left;
	width: 220px;
	margin: 0 auto;
	padding: 0 20px;
	white-space: normal;
	text-align: center;
	position: relative;
}
.scroll_horizontal .list li img {
	width: 220px;
	height: 155px;
	display: block;
}
.scroll_horizontal .list li .tj {
	position: absolute;
	left: 20px;
	top: 0;
	display: block;
	background-color: #e2d7a1;
	padding: 0 10px;
	font-size: 15px;
}
.scroll_horizontal .list li div {
	text-align: center;
	font-size: 18px;
	width: 220px;
	padding: 10px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.scroll_horizontal .prev, .scroll_horizontal .next {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	width: 16px;
	height: 32px;
	background-image: url(../images/gdlr.png);
	background-repeat: no-repeat;
	font: 0/0 Arial;
	cursor: pointer;
	-webkit-transition: all 0.5s;
}
.scroll_horizontal .prev {
	left: 5px;
	background-position: 0 0;
}
.scroll_horizontal .next {
	right: 5px;
	background-position: -23px 0;
}

@media screen and (max-width: 640px) {
.head_bg, .bottom_bg, .nav_bg, .m_rt, .infobox .fenxiang, .infobox .font, .m_top {
	display: none;
}
.main {
	width: 100%;
}
.centent_bg {
	width: 100%;
}
.centent, .m_list {
	width: 100%;
}
.m_logo {
	background-size: 80%;
	height: 80px;
	background-color: #FFFFFF;
	background-image: url(//www.hebzx.gov.cn/images/banner.png);
	background-repeat: no-repeat;
	background-position: center;
}
.m_list>ul li {
	background: url(../images/list_d.jpg) 0px 23px no-repeat;
	height: 100%;
}
.m_list>ul li a {
	float: none;
}
.m_list>ul li span {
	display: none;
}
.m_tab {
	height: 100%;
	overflow: hidden;
}
.infobox {
	margin-bottom: 20px;
}
.infobox .info .date {
	margin-left: 10px
}
.infobox .info .ly {
	margin-left: 10px;
}
.m_ct_txt p img {
	height: auto !important;
	max-width: 100% !important;
}
.m_ct_txt img {
	height: auto !important;
	max-width: 100% !important;
}
}
.bg_zx {
	background-image: url(//www.hebzx.gov.cn/images/zhengxie_bg.jpg);
	background-position: 50% 0;
	background-repeat: repeat;
	width: 100%;
}
.hiSlider li img {
	width: 625px;
	height: 400px;
}
<!--
ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2021-01-04 08:41:53" check_sum="3bcee7cc5a424330844ab778a62d31c1]
--><!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2024-09-25 10:52:18" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->